home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / pascal / tvgraph.exe / README < prev    next >
Text File  |  1992-08-22  |  184b  |  8 lines

  1. The following lines must be added to styx.pas to compile and run the program:
  2.  
  3. const
  4.   cmProdStyx = 501;  { or some unused value}
  5.   cmStyx     = 502;  { or some unused value}
  6.  
  7.  
  8.